- Retrieving Training Data
- Data Cleaning
- Buffering Data
- Preprocessing: Tokenization
- Preprocessing: Tokens to Vectors
- Building a Database
- Sentiment Analysis (TexBlob Sentiment – Polarity & Subjectivity)
- POS Tagging
- Stemming and Lemmatization
- Named Entity Recognition
- Semantic Analysis
- Bigrams and Trigrams
- Building a Neural Machine Translation Model
- Interacting with our Chatbot